From: Eli Zaretskii Date: Sat, 27 Jan 2007 19:04:53 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~2633 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=b52bb7f0ddfb75a4f3faadf4669ef6b59579756f;p=emacs.git *** empty log message *** --- diff --git a/etc/ChangeLog b/etc/ChangeLog index 4a3542439b7..ebc4da958cc 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,8 @@ +2007-01-27 Kevin Rodgers + + * PROBLEMS: More details about disabling features that hamper + performance with slow X connections. + 2007-01-26 Vinicius Jose Latorre * ps-prin1.ps (printBackground): Fix background height. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2978a5c7181..c39a573b33e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,12 @@ +2007-01-27 Eli Zaretskii + + * server.el (server-start): Mention LEAVE-DEAD arg in the doc string. + +2007-01-27 Ben North + + * outline.el (outline-promote, outline-demote): Doc fix. Rename + the arg CHILDREN -> WHICH. + 2007-01-27 Michael Albinus * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Set